<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*澶撮儴*/
/*$$
{"color":[{"val":"#ffffff","title":"宸︿晶鏂囧瓧棰滆壊"},{"val":"000000","title":"鍙充晶鏂囧瓧棰滆壊"}],"background":[{"val":"#f2e117","title":"鍙充晶li鑳屾櫙"}],"border":[{"val":"#ffffff","title":"浜嗚В鎴戜滑杈规棰滆壊"}]}
$$*/

/*浜嗚В鎴戜滑*/
#know_154{
	width: 100%;
	background: url(./../../../static/images/know_02_01.jpg) no-repeat center;
	padding: 140px 0 140px 0;
	box-sizing: border-box;	overflow: hidden;
}
#know_154 .knowBody{
	width: 1200px;
	margin: auto;	overflow: hidden;
	/*display: flex;
	justify-content: space-between;
	align-items: center;*/
}
#know_154 .knowLeft{
	width: 33.3%;
	padding-left: 4%;
	box-sizing: border-box;
	float: left;
}
#know_154 .knowLeftA{
	font-size: 24px;
	line-height: 33.34px;
	color: #ffffff;
}
#know_154 .knowLeftB{
	font-size: 14px;
	line-height: 33.34px;
	color: #ffffff;
	/*margin-top: 25px;*/
}
#know_154 .knowLeftC{
	width: 50%;
	line-height: 36px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
#know_154 .knowLeftC a{
	color: #ffffff;
	width: 100%;
	height: 100%;
	display: block;
	border:#ffffff 1px solid ;
	position: relative;

}
#know_154 .knowLeftC a:hover{
	color: #f2e117;;
}
#know_154 .knowLeftC a:hover .knowLeftC_01{
	width: 100%;
}
#know_154 .knowLeftC a:hover .knowLeftC_02{
	height: 100%;
}

#know_154 .knowLeftC a:hover .knowLeftC_03{
	width: 100%;
}
#know_154 .knowLeftC a:hover .knowLeftC_04{
	height: 100%;
}



#know_154 .knowLeftC .knowLeftC_01{
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	top: -1px;
	background: #f2e117;
	transition: all 0.5s;
}
#know_154 .knowLeftC .knowLeftC_02{
	width: 2px;
	height: 0;
	position: absolute;
	left: -1px;
	top: 0;
	background: #f2e117;
	transition: all 0.5s;

}
#know_154 .knowLeftC .knowLeftC_03{
	width: 0;
	height: 2px;
	position: absolute;
	right: 0;
	bottom: -1px;
	background: #f2e117;
	transition: all 0.5s;

}
#know_154 .knowLeftC .knowLeftC_04{
	width: 2px;
	height: 0;
	position: absolute;
	right: -1px;
	bottom: 0;
	background: #f2e117;
	transition: all 0.5s;

}
#know_154 .knowRight{
	width: 50%;
	float: right;
}
#know_154 .knowRight ul{
	width: 100%;
}
#know_154 .knowRight ul li{
	width: calc(50% - 8px);
	height: 210px;
	float: left;
	margin: 4px;
	overflow: hidden;
	box-sizing: border-box;
}
#know_154 .knowRight ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition:transform .3s ease;
}
#know_154 .knowRight ul li:hover img{
	transform: scale(1.1);
}
#know_154 .knowRight ul li:nth-child(2n){
	margin-right: 0;
}
#know_154 .konwLi{
	padding:55px 50px 50px 45px !important;
	overflow: hidden !important; 
	box-sizing: border-box !important;
	background: #f2e117 !important;
}
#know_154 .knowRightA{
	font-size:24px;
	line-height: 33.34px;
	color: #000000;
	text-align: right;
}
#know_154 .knowRightB{
	font-size:14px;
	line-height: 33.34px;
	color: #000000;
	text-align: right;
}
@media screen and (max-width:1200px) {
	#know_154{
		width: 100%;
	}
	#know_154 .knowBody{
		width: 96%;
		margin: 0 auto;
	}
}
/* ipad */
@media screen and (max-width:992px){
	 #know_154{
		width: 100%;
		margin: auto;
		background-size: cover;
	}
/* 	#know_154 .knowBody{
		width: 100%;
	} */
/* 	#know_154 .knowLeft{
		width: 100%;
	} */
	#know_154 .knowLeftC{
		margin-top: 10px;
	}
	/* #know_154 .knowRight{
		width: 96%;
		margin: auto;
		margin-top: 50px;
	} */
}
/* 鎵嬫満 */
@media screen and (max-width: 767px) {
	 #know_154{
	 	width: 100%;
	 	background-size:cover ;
		padding: 30px 0;
	}
	#know_154 .konwLi{
		padding: 10px !important;
	}
	#know_154 .knowRightA{
		font-size: 18px;
		line-height: 32px;
	}
	#know_154 .knowRightB{
		font-size: 12px;
		line-height: 24px;
		
overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
	}
	#contact_142 .contactTitle{
		width: 100%;
	}
	#know_154 .knowRight ul li{
		height: 140px;
	}	
	#know_154 .knowLeft{		
		padding-right: 2%;	
	}
	#know_154 .knowLeft{
		width: 100%;
		margin-bottom: 20px;
	}
	#know_154 .knowRight{
		width: 100%;
		
	}
	#know_154 .knowLeftA{
		font-size: 18px;
	}
	#know_154 .knowLeftB{
		line-height: 25px;
	}
	#know_154 .knowLeftC{
		line-height: 30px;
	}
}</pre></body></html>